home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / working_with_graphics.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.0 KB  |  56 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.     
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8.   <meta name="GENERATOR" content="amaya 5.2" />
  9.   <title>Working with Graphics</title>
  10.   <style type="text/css">  </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p> 
  22.         <a href="../SVG.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a> 
  23.         <a href="creating_graphics_with_the_palette.html" accesskey="n"><img alt="next"
  24.         src="../../images/right.gif" /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="page_body">
  31. <h1>Working with Graphics</h1>
  32.  
  33. <p>Amaya enables you to include vector graphics in Web pages, following the
  34. Scalable Vector Graphics (SVG) specification.</p>
  35.  
  36. <p>Amaya handles SVG elements as structured components, in the same way as
  37. HTML elements. Therefore, you can manipulate SVG graphics in the same way you
  38. manipulate other parts of HTML documents.</p>
  39.  
  40. <p>All editing commands provided by Amaya for handling text are also
  41. available for handling graphics. In addition, Amaya includes some additional
  42. commands for entering SVG elements.</p>
  43.  
  44. <p>For more information on working with graphics, see the following:</p>
  45. <ul>
  46.   <li><a href="creating_graphics_with_the_palette.html">Creating Graphics
  47.     with the Palette</a></li>
  48.   <li><a href="moving_graphics.html">Moving Graphics</a></li>
  49.   <li><a href="resizing_graphics.html">Resizing Graphics</a></li>
  50.   <li><a href="painting_graphics.html">Painting Graphics</a></li>
  51. </ul>
  52. </div>
  53.  
  54. </body>
  55. </html>
  56.